{strip} {if $videos_count}
{/if} {if !isset($page)} {assign var=page value=1} {/if} {foreach $this->communityVideosWall($r.id,$page) as $item} {assign var=author value=$this->itemAuthor($item.userid)} {if $isadmin || $author} {/if}
{$item.vd_duration}{if $item.vd_external}{$item.vd_external}{/if}
{$item.vd_name}
{$this->getLikesCount($item.id,'video',1)}
{$this->getCommentsCount($item.id,'video',1)}
{foreachelse} {if $videos_count}
{$this->lang['community_album_empty']}
{else} [END] {/if} {/foreach} {if $videos_count}
{/if} {if $videos_count} {/if} {/strip}